翻訳と辞書 |
Chord (concurrency) : ウィキペディア英語版 | Chord (concurrency)
A chord is a concurrency construct available in Polyphonic C♯ and Cω inspired by the join pattern of the join-calculus. A chord is a function body that is associated with multiple function headers and cannot execute until all function headers are called.〔(【引用サイトリンク】 title=Cω Overview )〕 == Synchronicity == Cω defines two types of functions synchronous and asynchronous. A synchronous function acts like a standard function in most Object-Oriented Language, upon invocation the function body is executed and a return value may or may not be returned to the caller. An asynchronous function acts similar to a function that returns void except that it is guaranteed to return immediately with the execution being done in a separate thread.
抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Chord (concurrency)」の詳細全文を読む
スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース |
Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.
|
|